home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Drivers / vc_2_2.lha / ParNet / Source / syms.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-02  |  637 b   |  26 lines

  1. /*
  2. ** $Header: SRC:CVSROOT/Vector/ParNet/syms.c,v 1.1.1.1 1994/06/23 02:39:41 Barnard Exp $
  3. */
  4.  
  5. /*
  6. ** This code was originally written by Matthew Dillon and put into Public Domain
  7. **
  8. ** All changes concerning the adaption of Matt's original code to the
  9. ** Vector Connection I/O board are © 1991-1994 by Henning Schmiedehausen
  10. ** All rights for this changes are reserved. The original code is Public Domain
  11. **
  12. ** This code is distributed with the expressed written permission of Matthew
  13. ** Dillon (Thank you very much, Matt)
  14. **
  15. */
  16.  
  17. /*
  18.  *  SYMS.C
  19.  */
  20.  
  21. #include <exec/types.h>
  22. #include <proto/all.h>
  23. #include <stdio.h>
  24. #include <stdlib.h>
  25.  
  26.